home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4771 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: Norway.EU.net!usenet
  2. From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: New Motorola syntax... Where?
  5. Date: 4 Mar 1996 23:45:52 GMT
  6. Organization: EUnet Norway
  7. Message-ID: <862.6637T1212T2615@login.eunet.no>
  8. References: <4gd5lq$bvn@oreig.uji.es> <42116554@phoenix.owl.de>
  9.     <665.6630T585T1102@login.eunet.no> <19960304.7D75AE8.6404@mojaveg.ridgecrest.ca.us>
  10. NNTP-Posting-Host: pc9.asker-pm2-1.eunet.no
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. >> JAM>> Where can I find the new Motorola syntax? I've been browsing my local
  15. >> JAM>> library but there's no new book :-( Any online references?
  16. >> >Which new syntax? You mean the new syntax for the M68k addressing
  17. >> The new syntax.
  18. >>
  19. >> old:    move.l  d0,100(a0)
  20. >> new:    move.l  d0,(100,a0)
  21.  
  22. >This was "new" ca. 1990 when the 68020 arrived on the scene.
  23.  
  24. Yes, but it is "the new" syntax.
  25.  
  26. >> More logic this way.
  27.  
  28. >????
  29.  
  30. I think (100+200+300) is more logical than 100+(200+300).
  31.  
  32. >> >modes? If so, you will find a complete description in any M68k
  33. >> >manual from Motorola. You can also download a manual in postscript
  34. >> >format somewhere from www.mot.com (or take a look into the addres-
  35. >> >sing modes section of PhxAss.guide).
  36.  
  37. <sb>Patrick Hanevold - Virtual Reality developer
  38. <sb>patrick.hanevold@login.eunet.no
  39. <sb>Amiga and official Be developer
  40.  
  41.